home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6563 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: sn.no!usenet
  2. From: arstokke@sn.no (Petter E. Stokke)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Visual E - New E Developer Tool - vedev.gif (0/1)
  5. Date: 29 Mar 96 02:59:48 +0100
  6. Organization: SN Internett
  7. Message-ID: <1364.6662T179T2407@sn.no>
  8. References: <68772090@0humpty.tomate.tng.oche.de> <Dou4u8.2H1@cix.compulink.co.uk>
  9.     <4j7kil$pd3@pravda.aa.msen.com> <4jd2u9$1vac@thebes.waikato.ac.nz> <4je612$dns@pravda.aa.msen.com>
  10. NNTP-Posting-Host: kristiansund-8.ppp.sn.no
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  12.  
  13.  
  14. On 28-Mar-96 15:00:02, Chad Randall <crandall@mail.msen.com> wrote:
  15. >And I did not know that C++ could deallocate, *automatically*, allocated
  16. >memory upon program exit, no matter how the program ends. Could you tell
  17. >me how?
  18.  
  19. Actually, C++ not only deallocates memory, but it also automatically
  20. calls class destructors for any objects not already destroyed at the
  21. point of exit. Well, at least, it /should/ be doing that... That's a
  22. feature sorely missing in E.
  23.  
  24. >I did forget that C++ has exception handling.  But it does lack
  25. >an equivalent to "EXCEPT DO", which I use alot.
  26.  
  27. The syntax of exception handling in C++ is /extremely/ cumbersome
  28. compared to E. I dare say E's exception handling is far more powerful, if
  29. not only easier to use, than what C++ has to show for itself. Exception
  30. handling wasn't in the original C++ design, either, so you can hardly
  31. expect it to be well integrated.
  32.  
  33. ---
  34.                 Al-Hajji Episkopos Elvis Stubing Dada, K.O.S.
  35.   \\\\\                Imperial Vice-Regent of Bognor
  36.  \\\\\\\__o  Chief Merovingian Pretender to the Throne of France
  37. _\\\\\\\'/___________________________________________________________
  38.       You can roger a skunk if you can stand the smell
  39.       Or even an oyster, should he let go of his shell
  40.       A troll can be rocky if down you should fall
  41.       But the hedgehog can never be buggered at all.
  42.  
  43.